projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0edd297
)
*** empty log message ***
author
Jay Belanger
<jay.p.belanger@gmail.com>
Sat, 27 Oct 2007 20:56:47 +0000
(20:56 +0000)
committer
Jay Belanger
<jay.p.belanger@gmail.com>
Sat, 27 Oct 2007 20:56:47 +0000
(20:56 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 063d303b80a5546589cfa5095af229ff9e4ae6f8..8dc078497611499e571cbd578a26a83ffff941c6 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2007-10-27 Jay Belanger <jay.p.belanger@gmail.com>
+
+ * calc/calc.el (math-standard-opers): Lower the precedence
+ of negation.
+ * calc/calc-lang.el (math-oper-table): Lower precedence of
+ negation for C, TeX, and eqn.
+
2007-10-27 Dan Nicolaescu <dann@ics.uci.edu>
* progmodes/cc-defs.el: Reorder conditions to avoid warnings.